ListObjectGet

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

ListObjectGet()  

SYNOPSIS

prsr_lib/allocate.c:589

IPObjectStruct *ListObjectGet(IPObjectStruct *PObj, int Index)
 

DESCRIPTION

Returns the object number Index in list of PObjList object.  

PARAMETERS:

PObj: A list object to extract one object from.

Index: Index of object to extractfrom PObj.  

FUNCTION RETURN VALUE

IPObjectStruct *: Index object in list PObj, or NULL if no such thing.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:08 GMT, October 17, 2022